Check this to allow users or scripts to select text in the text object. If the object is selectable but not editable, users can select and copy text but cannot modify text.
Scripting note: the selection will not be highlighted unless the text object is made the currently active object (e.g. ╥Set the activeobject of window wn to "mytextobject"╙).